home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15995 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  659 b 

  1. Path: service-2.agate.net!usenet
  2. From: ettienne@agate.net (Steve Nutt)
  3. Newsgroups: comp.lang.c++
  4. Subject: Problem with exceptions. Borland c++
  5. Date: Tue, 09 Apr 1996 06:14:53 GMT
  6. Organization: DET
  7. Message-ID: <4kcns7$5rb@service-2.agate.net>
  8. Reply-To: ettienne@agate.net
  9. NNTP-Posting-Host: ettienne.sdi.agate.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I'm running into a problem while throwing an exception. The exception
  13. object on the stack is being desctructed twice. Is there any info
  14. about how Borland implement the exceptions, so I can see what I'm
  15. corrupting? The rtl source code does not include the the exception
  16. handlers.
  17.  
  18. Thanks in advance,
  19.  
  20. Steve
  21.  
  22.